Welcome![Sign In][Sign Up]
Location:
Search - thread using java code

Search list

[Game Programjavawaleicode

Description: java挖雷游戏 一个运用java线程设计的一个游戏代码 不用修改就可以运行-java games mine dug using a java-thread design of a game code without changes on the run
Platform: | Size: 32001 | Author: 盘里宾 | Hits:

[Game Programjavawaleicode

Description: java挖雷游戏 一个运用java线程设计的一个游戏代码 不用修改就可以运行-java games mine dug using a java-thread design of a game code without changes on the run
Platform: | Size: 31744 | Author: 盘里宾 | Hits:

[JSP/Javajava_Thread

Description: java线程的具体使用代码,包括Thread,Runable的具体使用。-java thread specific use of code, including Thread, Runable the specific use.
Platform: | Size: 4096 | Author: zhouyaping | Hits:

[JSPJavaThread

Description: 对于java的线程编程用几个实际的小例子描述把其中需要注意和容易忽视的问题都讲的很清楚,,从浅入深的描述并且代码言简意赅,比较适合初初使用线程的人员。-For the java thread programming with a few small examples of the actual description of those which require attention and are likely to neglect issues are talked about is very clear, from the shallow into the deep, concise descriptions and the code more suitable for the newly born persons using threads .
Platform: | Size: 12288 | Author: 柏白Bobo | Hits:

[JSP/JavaImageAnimation

Description: java code uploaded is example of using image for animation in java language using thread
Platform: | Size: 64512 | Author: namrata | Hits:

[JSP/JavaFrameThread

Description: 附件中的代码使用java语言演示了线程的创建以及使用,其中还结合了javaGUI开发的简单应用。-Attachments using java language code demonstrates the creation and use of the thread, which also combines javaGUI simple application development.
Platform: | Size: 1024 | Author: 王守涛 | Hits:

[JSP/JavaThreadPool

Description: 使用链接表实现的线程池源代码,用于学习Java的线程编程。-Linked list using a thread pool implementation source code for learning Java thread programming.
Platform: | Size: 5120 | Author: endlessway | Hits:

[JSP/JavaChatRoom

Description: java做的聊天室,副详细的源代码,很实用的。包括客户端,服务器端,使用java Swing做界面,用到了线程,网络编程的知识。-java chat room to do, the Deputy detailed source code, very useful. Including client, server-side, using java Swing interface to do, use the thread, network programming knowledge.
Platform: | Size: 13312 | Author: 网事 | Hits:

[JSP/JavamyCharRoom

Description: java做的聊天室,副详细的源代码,很实用的。包括客户端,服务器端,使用java Swing做界面,用到了线程,网络编程的知识。-java chat room to do, the Deputy detailed source code, very useful. Including client, server-side, using java Swing interface to do, use the thread, network programming knowledge.
Platform: | Size: 52224 | Author: 网事 | Hits:

[JSP/JavamycharroomExamp

Description: java做的聊天室,副详细的源代码,很实用的。包括客户端,服务器端,使用java Swing做界面,用到了线程,网络编程的知识。-java chat room to do, the Deputy detailed source code, very useful. Including client, server-side, using java Swing interface to do, use the thread, network programming knowledge.
Platform: | Size: 57344 | Author: 网事 | Hits:

[OS DevelopPCB

Description: 进程及其资源管理 一、实验目的 1.理解资源共享与互斥特性以及操作系统管理资源的基本方法。 2.学会使用高级语言进行多线程编程的方法。 3.掌握利用VC++或Java线程库实现一个管理器,用来实现操作系统对进程及其资源的管理功能。 4.通过该实验,学生可在源代码级完成进程及其资源管理方案的分析、功能设计、编程实现,控制进程间的同步、互斥关系。 -Process and resource management an experimental purposes 1. Understanding of resource sharing and management of exclusive features and operating system resources, the basic method. 2. Learn to use high-level language for programming multi-threaded approach. 3. Control using VC++ or Java thread library to implement a manager, the process used to achieve the operating system and its resource management functions. 4. Through this experiment, students can complete the process in the source code level program analysis and resource management, functional design, programming, control of inter-process synchronization, mutual exclusion relationship.
Platform: | Size: 7168 | Author: amy | Hits:

[Software EngineeringChessboard

Description: 算法设计教材中的“棋盘覆盖问题”的报告,采用java多线程配合GUI直观展现过程,有代码,有注释,有运行结果图片~-Board covering issues " in the algorithm design materials using multi-thread in java with the intuitive GUI to show the process of code, annotations, run results pictures ~
Platform: | Size: 220160 | Author: john | Hits:

[JSP/JavaRPGgame

Description: 使用java实现的坦克大战的源程序,代码很详细,使用到了线程的概念-Use the java achieve the Tankedaizhan of the source, the code is very detailed, using the thread concept
Platform: | Size: 8192 | Author: 李先成 | Hits:

[androidFileUpload

Description: 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用。-Socket-based communication file resume source code, mainly for Android client, FileService.java each thread has access to the downloaded file length, when the file upload is complete, delete the corresponding log upload StreamTool.java primarily used to read to read file stream, byte array returned uploading files, upload files using Android can not understand the reference to the example a step to achieve, some of the code can be shared.
Platform: | Size: 59392 | Author: 张三 | Hits:

[JSP/Javacode

Description: 利用java语言实现多线程通信,是java实验中比较重要的一项,对于初学者比较适合-Using java language multi-thread communication is more important java an experimental, more suitable for beginners
Platform: | Size: 3072 | Author: 杨杰 | Hits:

[androidFileUpload

Description: 基于socket通讯的文件续传源码,主要面向Android客户端,FileService.java获取每条线程已经下载的文件长度,当文件上传完成后,删除对应的上传记录;StreamTool.java主要用来读取读取文件流,返回上传文件字节数组,用Android上传文件不懂的就可参照这个示例一步步实现,有些代码可以共用-Socket-based communication HTTP source files, mainly for Android client, FileService.java each thread has access to download the file length, when the file upload is complete, delete the corresponding records uploaded StreamTool.java primarily used to read to read file stream, byte array returned uploading files, upload files using Android can not understand the reference to the example of a step by step to achieve some of the code can be shared
Platform: | Size: 60416 | Author: rpudn18 | Hits:

[androidweiboSina

Description: Android手机上的新浪微博客户端程序Java源码下载,可了解到android中的域名获取等操作,http操作,发微博的作者操作,sqlite操作和微博浏览显示操作,包括了界面到数据库和网络较综合的操作技巧。包括使用sqlite创建数据库 用来保存用户登录blog所需要的信息,SoftReference软引用,建立新线程下载图片,通过微博客户端获取账号列表,在此使用IF判断来处理:如果为空说明第一次使用跳到AuthorizeActivity页面进行OAuth认证,如果不为空读取这些记录的UserID号、Access Token、Access Secret值,然后根据这3个值调用新浪的api接口获取这些记录对应的用户昵称和用户头像图标等信息-Sina microblogging client Java source code download Android phone, you can learn to get android and other operations in the domain, http operation, the operation of the micro-Bo, sqlite operation and microblogging browse display operations, including the interface to the database and integrated network operating skills compared. Including the use sqlite create a database that holds information needed for user login blog, SoftReference soft references, create a new thread to download images, access account list by microblogging client, using the IF in this judgment: If the first explanation is empty Jump AuthorizeActivity pages using OAuth authentication, if not empty read these records UserID number, Access Token, Access Secret value, and then call Sina api interface to obtain these records based on these three values ​ ​ corresponding user name and a user avatar icon and other information
Platform: | Size: 976896 | Author: rpudn23 | Hits:

[JSP/JavaJAVA-IM-PT-V1.0

Description: 学校的大作业,使用JAVA编的一个IM程序,可以实现双机通讯,界面良好,可以查看聊天记录,保存聊天记录,可以看到在线的人,采用线程定时刷新-Large operations of the school, using an IM program JAVA code, can achieve double-machine communication, good interface, you can view chat history, save your chats, you can see people online, using the thread periodically refresh
Platform: | Size: 1333248 | Author: Judy Ma | Hits:

[JSP/JavaCHATROOM

Description: 摘要:Java源码,网络相关,聊天程序 一个Java聊天程序服务端和客户端程序,C/S结构,ChatServer 类实现了一个聊天室服务器端, 此类有一个构造器, 在构造器中使用newServerSocket()建立一个Socket 连接。RunServer()方法中运行聊天服务,通过Socket 类的getInetAddress().getHostName() 方法获得主机名, 建立新的ChatHandler 对象实例, 在synchronized (clients)中取得与客户端的同步。内部类ChatHandler 继承了Thread 类,在此线程run()方法中处理一次交谈。Close()方法关闭与客户端的连接。   ChatRoom 类继承了Applet,在init()中通过new Frame()创建聊天窗体,并在此窗体中设置窗体布局。在login()方法中,通过new Socket(serverHost, port)建立与服务器的连接,通过new Thread()产生新的聊天线程。在logout()方法中,使用sock.close()关闭连接。-Summary: Java source code, network-related, a Java chat program chat program and client service procedures, C/S structure, ChatServer class implements a chat room server, such a constructor, to use in the constructor newServerSocket ( ) to establish a Socket connection. RunServer () method to run the chat service, (). GetHostName () method to obtain the host name through the Socket class getInetAddress, create a new object instance ChatHandler, synchronized with the client synchronized (clients) in. Internal class ChatHandler inherited Thread class, in this thread run () method of processing a conversation. Close () method closes the connection with the client. ChatRoom class inherits Applet, () to create a chat window by new Frame init () in, and set the form layout in this form. In the login () method to establish a connection with the server via new Socket (serverHost, port), to produce a new chat thread through new Thread (). In the logout () method, using sock.close () closes the
Platform: | Size: 5120 | Author: ynm | Hits:

[Otherdianziguanggaopai

Description: 在eclipse中,利用java代码开启新线程实现电子广告牌的源代码-In eclipse, using java code to open a new thread for electronic billboards source code
Platform: | Size: 1995776 | Author: 解丽岩 | Hits:

CodeBus www.codebus.net